#div_scales_bottom .smart-container{ min-width: 200px; } #div_scales_bottom .about{ } #div_scales_bottom .bottom-menu-header{ font-weight: 600; padding-bottom: 1rem; font-size: 1.1rem; } #div_scales_bottom ul{ padding: 0; margin: 0; list-style: none; } #div_scales_bottom ul li{ padding: .5rem 0; } #div_scales_bottom .bottom-contact-item{ padding: 5px; } #div_scales_bottom .bottom-contact-item .fa{ padding: .4rem 1rem 0 0; display: table-cell; } #div_scales_bottom .social-buttons{ padding: 1rem 0; } #div_scales_bottom .social-buttons ul li{ display: inline-block; border-radius: 100%; transition:all 0.23s ease 0s; -webkit-transition:all 0.23s ease 0s; padding: 0; } #div_scales_bottom .social-buttons ul li:hover{ box-shadow: 0 0 5px rgba(255,255,255,.5); } #div_scales_bottom .social-buttons a{ display: inline-block; width: 30px; height: 30px; vertical-align: middle; text-align: center; padding: .5rem; } #div_scales_bottom .social-buttons .fab{ font-size: 1.2rem; } #div_scales_bottom .scroll-top{ position: fixed; right: 1rem; bottom: 1rem; padding: 4px; border-radius: 100%; box-shadow: 0 0 2px #fff; display: none; } #div_scales_bottom .scroll-top span{ padding: .7rem 0; border-radius: 100%; display: inline-block; width: 32px; height: 32px; text-align: center; transition:all 0.23s ease 0s; -webkit-transition:all 0.23s ease 0s; } @media screen and (max-width:1050px){ #div_scales_bottom .smart-container{ width: 33% !important; } } @media screen and (max-width:800px){ #div_scales_bottom .smart-container{ width: auto !important; } }
